home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group97a.txt / 000127_icon-group-sender _Fri Jun 6 09:56:47 1997.msg < prev    next >
Internet Message Format  |  2000-09-20  |  3KB

  1. Received: from kingfisher.CS.Arizona.EDU by cheltenham.cs.arizona.edu; Fri, 6 Jun 1997 14:37:02 MST
  2. Received: by kingfisher.CS.Arizona.EDU; (5.65v3.2/1.1.8.2/08Nov94-0446PM)
  3.     id AA06364; Fri, 6 Jun 1997 14:37:02 -0700
  4. Message-Id: <3398333F.6E1D@simpson.edu>
  5. Date: Fri, 06 Jun 1997 09:56:47 -0600
  6. From: dfgfshhghfhg <newell@simpson.edu>
  7. Reply-To: newell@simpson.edu
  8. Organization: simpson college
  9. X-Mailer: Mozilla 2.02 (Macintosh; I; 68K)
  10. Mime-Version: 1.0
  11. To: icon-group@cs.arizona.edu
  12. Subject: Hello folks - question about win95 impl. and drawop
  13. X-Url: http://cs.arizona.edu/icon/faq.html#How do I get technical support
  14. Content-Type: text/plain; charset=us-ascii
  15. Content-Transfer-Encoding: 7bit
  16. Errors-To: icon-group-errors@cs.arizona.edu
  17. Status: RO
  18. Content-Length: 2121
  19.  
  20. Hello folks,
  21.  
  22.  Nice to talk to you all again  (even if it is via email) after 
  23. quite awhile....
  24.  
  25.  I have a question/problem.  I use Icon in a few of my courses here
  26. at Simpson  (AI,Prog Langs and Graphics).  I decided to try to use 
  27. the Win95 implementation in my adult learning Graphics course  (i.e. 
  28. continuing ed.) this semester in order to allow the students, many 
  29. of whom work full-time, to be able to code at home. In the past, I 
  30. have used the UNIX version. 
  31.  
  32.  My problem is this - during class I noticed that a program I had 
  33. written some time ago that more or less implemented a drawing 
  34. program  (on the order of the old MacDraw) did not operate 
  35. correctly.  I had not tested the program before class on Win95 (an 
  36. obvious mistake) and spent some time spinning my wheels trying to 
  37. figure out the problem.  As you might have guessed the problem was 
  38. with the attribute  drawop.  
  39.  
  40.  The students were trying to implement standard rubber-banding 
  41. techniques which require lines to be put down in exclusive-or mode  
  42. (reverse) until the final drawing when they are drawn in copy mode 
  43. (Or mode).  I eventually noticed the mention in the win95 report 
  44. that drawop does not work in "some" example programs and that it 
  45. "does not work the same as in other implementations".
  46.  
  47.   Is there a way around this or a fix available?  I can't see anyway 
  48. to work with interactive graphics without the ability to change 
  49. drawing modes at will.  Any sort of CAD program would seem to be out 
  50. of the question wihtout some very messy work-arounds.  
  51.  
  52.  I'm trying to figure out if I need to switch them all over to the 
  53. Unix box or if I can perhaps manage to keep them in the environment 
  54. most of them are most comfortable around.
  55.  
  56.  I'm curious too, about the nature of the problem as it resulted in 
  57. some bizarre behavior in some programs.  I appreciate any help or 
  58. insight you might be able to put on this - thanks,
  59.  
  60.  
  61.         Gary Newell
  62.  
  63. p.s.  I would have sent this to Clint but I've been bugging him 
  64. quite a bit lately with stupid Icon questions and I thought I should 
  65. spread the wealth of stupid questions I have around   :-)
  66.